]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
4xx: adjust TEXT_BASE to increase U-Boot image size
authorWolfgang Denk <wd@denx.de>
Sun, 25 Jul 2010 21:08:00 +0000 (23:08 +0200)
committerWolfgang Denk <wd@denx.de>
Sun, 19 Sep 2010 17:29:47 +0000 (19:29 +0200)
commita2a649d73cc24c306b66cd53d939d1776e6f4e41
treea2dac2f8c0d939d7761aec3072a8c5f4adb591f9
parentd2e22731c86b54f863c2a3afa54306a77cb60fca
4xx: adjust TEXT_BASE to increase U-Boot image size

On some boards (canyonlands, luan, sequoia) we need more room for the
U-Boot image to allow for new features like the new environment code.
Shift TEXT_BASE as needed.

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Stefan Roese <sr@denx.de>
Acked-by: Stefan Roese <sr@denx.de>
board/amcc/canyonlands/config.mk
board/amcc/luan/config.mk
board/amcc/sequoia/config.mk