9
0
Fork 0
barebox/arch
Michael Olbrich 558d72dc51 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>
2014-05-19 09:37:27 +02:00
..
arm ARM Samsung: fix booting from NAND with pbl 2014-05-19 09:37:27 +02:00
blackfin bootm: introduce bootm_load_os helper 2014-01-10 11:53:18 +01:00
mips Merge branch 'for-next/mips' 2014-05-05 11:06:17 +02:00
nios2 common: Allow for I/O mapped I/O 2014-04-08 08:17:55 +02:00
openrisc x86: ns16550: Rework driver to allow for x86 I/O space 2014-04-09 19:31:42 +02:00
ppc x86: ns16550: Rework driver to allow for x86 I/O space 2014-04-09 19:31:42 +02:00
sandbox common: Allow for I/O mapped I/O 2014-04-08 08:17:55 +02:00
x86 x86: ns16550: Rework driver to allow for x86 I/O space 2014-04-09 19:31:42 +02:00
architecture.dox MIPS: add documentation 2011-08-05 18:20:17 +02:00