Lines Matching full:omap3
5 This README is about U-Boot support for TI's ARM Cortex-A8 based OMAP3 [1]
6 family of SoCs. TI's OMAP3 SoC family contains an ARM Cortex-A8. Additionally,
68 To make U-Boot for OMAP3 support NAND device SW or HW ECC calculation, U-Boot
69 for OMAP3 supports custom user command
82 executed by OMAP3's boot rom and therefore has to be written with HW ECC.
140 There are some OMAP3 devices out there with NAND attached. Due to the fact that
141 OMAP3 ROM code can only handle 1-bit hamming ECC for accessing first page
152 OMAP3 devices we can use the BCH library in lib/bch.c. To do so add CONFIG_BCH
155 implementation for OMAP3 works for you so the u-boot version should also.
161 arch/arm/include/asm/arch-omap3/omap_gpmc.h)
168 OMAP3 U-Boot is based on U-Boot tar ball [9] for BeagleBoard and EVM done by
174 [1] OMAP3:
176 http://www.ti.com/omap3 (high volume) and
207 [9] TI OMAP3 U-Boot: