]> git.ipfire.org Git - people/ms/u-boot.git/commit
am335x, dxr2: get ECC sType from I2C eeprom
authorHeiko Schocher <hs@denx.de>
Tue, 7 Jun 2016 06:55:43 +0000 (08:55 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 9 Jun 2016 17:53:12 +0000 (13:53 -0400)
commit02b11f11993bc99c0ace4e750ba03f347502ebe9
tree0b0f7fcf0a64bb3e48ca1d02973a254c928d19c1
parent3a504d9639a2cef276a6e9e31cee11584c885639
am335x, dxr2: get ECC sType from I2C eeprom

read the ECC Type field from the i2c eeprom, instead
configuring it static in the U-Boot binary.

see RM:
Table 26-17. NAND Geometry Information on I2C EEPROM

Signed-off-by: Heiko Schocher <hs@denx.de>
board/siemens/draco/board.c