]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: vf610: add NAND support for vf610twr
authorStefan Agner <stefan@agner.ch>
Fri, 12 Sep 2014 11:06:36 +0000 (13:06 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 16 Sep 2014 11:25:45 +0000 (13:25 +0200)
commitd6d07a9bec3bc30a58c45f8e6343c92dfef96fee
tree5855e953fbdbc6b07dab97362b498951c8c2cb20
parent72d7beabf72867da0a2e4dd37381cc3838ca8316
arm: vf610: add NAND support for vf610twr

This adds NAND support for the Vybrid tower system (TWR-VF65GS10)
provided by the vf610_nfc driver. Full 16-Bit bus width is
supported. Also an aditional config vf610twr_nand is introduced
which gets the environment from NAND. However, booting U-Boot from
NAND is not yet possible due to missing boot configuration block
(BCB).

Signed-off-by: Stefan Agner <stefan@agner.ch>
board/freescale/vf610twr/vf610twr.c
configs/vf610twr_defconfig
configs/vf610twr_nand_defconfig [new file with mode: 0644]
include/configs/vf610twr.h