[U-Boot] [PATCH 0/3] omap: fix bugs in automatic emif setup code
Steve Sakoman
steve at sakoman.com
Wed May 30 19:38:05 CEST 2012
While bringing up a new OMAP4 based board I encountered a number of issues
when attempting to use the automatic emif setup code.
This patch series fixes a compile error and two runtime issues.
Tested on the new custom OMAP4 board and Pandaboard
Steve Sakoman (3):
omap: fix compile error in emif-common.c
omap: emif: deal with rams that return duplicate mr data on all byte
lanes
omap: emif: fix bug in manufacturer code test
arch/arm/cpu/armv7/omap-common/emif-common.c | 9 +++++++--
arch/arm/cpu/armv7/omap4/sdram_elpida.c | 6 +++---
2 files changed, 10 insertions(+), 5 deletions(-)
More information about the U-Boot
mailing list