
29 Apr
2013
29 Apr
'13
9:11 p.m.
Hi Marek,
On Mon, Apr 29, 2013 at 2:19 PM, Marek Vasut marex@denx.de wrote:
This should be done in board/..../mx23evk/spl_boot.c alongside iomux, no?
Yes, but the end result of DDR IOMUX settings are not correct in this file.
Let's take HW_PINCTRL_DRIVE9 register for example:
=> md.l 0x80018290 80018290: 77777770 77777770 77777770 77777770
,which does not match what bootlets and the mx23 reference manual recommend.
Bits 30/26/22/18/14/10/6 should be 0 instead of 1 (1 is reserved).
Regards,
Fabio Estevam