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,
75 To make U-Boot for OMAP3 support NAND device SW or HW ECC calculation, U-Boot
76 for OMAP3 supports custom user command
89 executed by OMAP3's boot rom and therefore has to be written with HW ECC.
147 There are some OMAP3 devices out there with NAND attached. Due to the fact that
148 OMAP3 ROM code can only handle 1-bit hamming ECC for accessing first page
159 OMAP3 devices we can use the BCH library in lib/bch.c. To do so add CONFIG_BCH
162 implementation for OMAP3 works for you so the u-boot version should also.
168 arch/arm/include/asm/arch-omap3/omap_gpmc.h)
175 OMAP3 U-Boot is based on U-Boot tar ball [9] for BeagleBoard and EVM done by
181 [1] OMAP3:
183 http://www.ti.com/omap3 (high volume) and
214 [9] TI OMAP3 U-Boot: