9
0
Fork 0
barebox/arch/arm/boards/karo-tx53
Christian Kapeller 3e976a79f2 tx53: Fix unbootable TX53-8030.
This patch remove a superfluous DCD command in TX53-xx30 flash header.
The entry DCD_WR_CMD(0x21c) just duplicates the contents of the last
imx_flash_header_v2 struct member dcd.

Removal of this DCD entry is needed to make the TX53 board boot again
from NAND.

Signed-off-by: Christian Kapeller <christian.kapeller@cmotion.eu>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2012-11-15 12:45:34 +01:00
..
env/init ARM i.MX: Add Ka-Ro TX53 board support 2012-09-16 10:54:14 +02:00
Makefile ARM i.MX tx53: Add rev xx30 board support 2012-10-17 20:22:58 +02:00
board.c ARM i.MX53 tx53: register MMC and NAND update handler 2012-10-17 20:23:42 +02:00
config.h ARM i.MX: Add Ka-Ro TX53 board support 2012-09-16 10:54:14 +02:00
dcd-data-1011.h ARM i.MX53 tx53: register MMC and NAND update handler 2012-10-17 20:23:42 +02:00
dcd-data-xx30.h tx53: Fix unbootable TX53-8030. 2012-11-15 12:45:34 +01:00
flash_header.c ARM i.MX53 tx53: register MMC and NAND update handler 2012-10-17 20:23:42 +02:00
lowlevel.c ARM i.MX tx53: Add rev xx30 board support 2012-10-17 20:22:58 +02:00