summaryrefslogtreecommitdiff
path: root/common/board_r.c
diff options
context:
space:
mode:
authorPeter Korsgaard <peter.korsgaard@barco.com>2013-05-13 08:36:30 (GMT)
committerTom Rini <trini@ti.com>2013-06-07 18:17:01 (GMT)
commit12d7a474204a667a7f94e3904e5d4062e3115894 (patch)
treec9274049898a39589ada98b4e7a37638a993fc05 /common/board_r.c
parent2b75b0ad3a2a47492a6d03199d85632f9ee3e42b (diff)
downloadu-boot-12d7a474204a667a7f94e3904e5d4062e3115894.tar.xz
am335x: enable falcon boot mode for mmc (raw and fat) and nand
Jump into full u-boot mode if a 'c' character is received on the uart. We need to adjust the spl bss/malloc area to not overlap with the loadaddr of the kernel (sdram + 32k), so move it past u-boot instead. For raw mmc, we store the kernel parameter area in the free space after the MBR (if used). For nand, we use the last sector of the partition reserved for u-boot. This also enables the spl command in the full u-boot so the kernel parameter area snapshot can be created. Signed-off-by: Peter Korsgaard <peter.korsgaard@barco.com>
Diffstat (limited to 'common/board_r.c')
0 files changed, 0 insertions, 0 deletions