u-boot-brain/board/ti/am335x
Peter Korsgaard 12d7a47420 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>
2013-06-07 14:17:01 -04:00
..
board.c am335x: enable falcon boot mode for mmc (raw and fat) and nand 2013-06-07 14:17:01 -04:00
board.h am33xx: Enable UART{1,2,3,4,5} pin-mux 2012-10-25 14:54:50 -07:00
Makefile am33xx: move ti i2c baseboard header handling to board/ti/am335x/ 2012-10-25 11:31:36 -07:00
mux.c am335x_evm: add nand pinmux definition 2012-12-10 08:54:01 -07:00