]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board/ti/am335x: add support for beaglebone NOR Cape
authorpekon gupta <pekon@ti.com>
Tue, 22 Jul 2014 10:33:21 +0000 (16:03 +0530)
committerTom Rini <trini@ti.com>
Mon, 25 Aug 2014 14:47:56 +0000 (10:47 -0400)
commit3df3bc1e1dc4c38de93d66fb589565f36d9749c7
treed3aab8a59d9277222ccfc2a7d0cd174ff9d80677
parent85eb0de2147307eaf70f21f59e805fc9a3585550
board/ti/am335x: add support for beaglebone NOR Cape

This patch adds support of NOR cape[1] for both Beaglebone (white) and
Beaglebone(Black) boards. NOR Flash on this cape is connected to GPMC
chip-select[0] and accesses as external memory-mapped device.
This cape has 128Mbits(16MBytes), x16, CFI compatible NOR Flash device.

As GPMC chip-select[0] can be shared by multiple capes so NOR profile is
not enabled by default in boards.cfg. Following changes are required to
enable NOR cape detection when building am335x_boneblack board profile.

Signed-off-by: Tom Rini <trini@ti.com>
board/ti/am335x/mux.c
doc/README.cfi