summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorNikita V. Youshchenko <[email protected]>2007-05-23 12:45:19 +0400
committerKim Phillips <[email protected]>2007-06-01 15:07:09 -0500
commit5b1313fb2758ffce8b624457f777d8cc6709608d (patch)
tree37b5e0fb5215da5427d83e8473ec90fa617772bd /include/linux
parent8a364f0970de49949d635e60accf463c6443ef8c (diff)
fix compilation problem for mpc8349itx CFG_RAMBOOT
Current include/configs/MPC8349ITX.h does contain some support for building image that will be started from memory (without putting in into flash). It could be triggered by building with TEXT_BASE set to a low value. However, this support is incomplete: using of low TEXT_BASE causes defining configuration macros in inconsistent way, which later leads to compilation errors. In particular. flash support is being disabled, but then flash structures get referenced. This patch fixes this, making it possible to build with low TEXT_BASE. Signed-Off-By: Nikita Youshchenko <[email protected]> Signed-off-by: Kim Phillips <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions