[U-Boot-Users] [PATCH RFC 5/5] i.MX31: Add basic support for Freescale's i.MX31 PDK board.

Magnus Lilja lilja.magnus at gmail.com
Wed Aug 6 16:11:35 CEST 2008


Hi Ben,

On Wed, Aug 6, 2008 at 3:22 PM, Ben Warren <biggerbadderben at gmail.com> wrote:
> Hi Magnus,
>
> On Wed, Aug 6, 2008 at 5:19 AM, Magnus Lilja <lilja.magnus at gmail.com> wrote:
>> Add support for NAND and ethernet on the Freescale i.MX31 PDK (a.k.a.
>> 3DS) board.
>>
>> Booting from NAND is not supported yet so U-boot relies on some other
>> initial boot loader to set up SDRAM and clocks and copying U-boot to SDRAM.
>>
>> Signed-off-by: Magnus Lilja <lilja.magnus at gmail.com>
>> ---
> <snip>
>> +#define CONFIG_NETMASK         255.255.255.0
>> +#define CONFIG_IPADDR          192.168.23.168
>> +#define CONFIG_SERVERIP                192.168.23.2
> Please remove default network parms

Will do!

Thanks, Magnus




More information about the U-Boot mailing list