ARM Samsung: fix booting from NAND with pbl
The ARM pbl is linked at (TEXT_BASE - SZ_2M). This conflicts with the temporary
stack used in s3c24x0_nand_boot. Moving the stack to (TEXT_BASE - SZ_2M) fixes
this problem. With this patch a compressed barebox with pbl can boot on
mini2440 from NAND.

Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 9f297c8 commit 558d72dc5116fc6275ea77c783cc65d6d1a5b521
@Michael Olbrich Michael Olbrich authored on 18 May 2014
Sascha Hauer committed on 19 May 2014
Showing 1 changed file
View
arch/arm/mach-samsung/lowlevel-s3c24x0.S