]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Zoom2 Fix serial gpmc setup
authorTom Rix <Tom.Rix@windriver.com>
Mon, 12 Oct 2009 16:07:40 +0000 (12:07 -0400)
committerTom Rix <Tom.Rix@windriver.com>
Sun, 18 Oct 2009 21:52:53 +0000 (16:52 -0500)
commit96a27c6dc29abf11740632ecd8ccab607b209c5d
tree0ffde3bbe45205811923ddbd133c5368142f2b6e
parent64d945abe8cffbacdaeca5f63b9b84f895d2d9ab
Zoom2 Fix serial gpmc setup

The offset to the chip select is incorrect.

The change 187af954cf7958c24efcf0fd62289bbdb4f1f24e,

omap3: embedd gpmc_cs into gpmc config struct

introduced a problem with the serial gpmc setup.

This patch reverts the chip select to its previous value.

The symptoms of this problem are that the Zoom2
currently hangs.

This was run tested on Zoom2.

Signed-off-by: Tom Rix <Tom.Rix@windriver.com>
board/logicpd/zoom2/zoom2.c