[U-Boot] [PATCH 2/2] warp7: Add initial support
Fabio Estevam
festevam at gmail.com
Mon Feb 29 13:30:03 CET 2016
On Mon, Feb 29, 2016 at 2:15 AM, Peng Fan <van.freenix at gmail.com> wrote:
>>+ MX7D_PAD_SD3_RESET_B__SD3_RESET_B | MUX_PAD_CTRL(USDHC_PAD_CTRL),
>
> Will this pin be used? I did not see code to use this.
It is OK to configure the IOMUX correctly independently of the driver
using it or not.
>>+CONFIG_IMX_RDC=y
>>+CONFIG_IMX_BOOTAUX=y
>
> default enable RDC and BOOTAUX?
That's OK. Same is done in mx7dsabresd.
>>+CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=board/warp7/imximage.cfg,MX7D"
>
> I just an idea that we move the MX7D to Kconfig entry using "SELECT MX7D",
> how do you think?
Agreed. Did as you suggested in v2. Thanks
More information about the U-Boot
mailing list