Re: [PATCHv1 01/12] unicore32 core architecture: build infrastructure
From: Sam Ravnborg <hidden>
Date: 2011-01-10 12:34:49
Also in:
lkml
From: Sam Ravnborg <hidden>
Date: 2011-01-10 12:34:49
Also in:
lkml
Because TEXT_OFFSET is not changed in different machines or in configuration time, I move it into mach-spec memory.h and rename it KERNEL_IMAGE_START.
Good! Sam