Hi Stephen,
On Mon, Apr 23, 2012 at 12:41 PM, Stephen Warren wrote:
> There could well be many additional reasons, but it's probably due to
> http://lists.denx.de/pipermail/u-boot/2012-April/122781.html
Yes, that fixes the boot :-)
I saw your patch earlier, but I thought it would be included i
On 04/23/2012 09:29 AM, Fabio Estevam wrote:
> On Mon, Apr 23, 2012 at 11:50 AM, Shawn Guo wrote:
>
>> Why do you need to do that at all? Turn on CONFIG_OF_LIBFDT, and you
>> will be able to boot an DT kernel (without dtb append) in the
>> following command.
>>
>> tftpboot 4200 uImage; tftpb
On Mon, Apr 23, 2012 at 11:50 AM, Shawn Guo wrote:
> Why do you need to do that at all? Turn on CONFIG_OF_LIBFDT, and you
> will be able to boot an DT kernel (without dtb append) in the
> following command.
>
> tftpboot 4200 uImage; tftpboot 4280 imx28-evk.dtb; bootm
> 0x4200 - 0x428
On 23/04/2012 16:13, Fabio Estevam wrote:
> Hi,
>
Hi Fabio,
> I am able to successfully boot a zImage kernel with latest 2012.04
> U-boot on mx28evk.
>
> Now I want to boot a dt zImage version.
>
> These are the steps I am doing:
>
> make menuconfig and select [*] Support MXS platforms from d
On 23 April 2012 22:13, Fabio Estevam wrote:
> Hi,
>
> I am able to successfully boot a zImage kernel with latest 2012.04
> U-boot on mx28evk.
>
> Now I want to boot a dt zImage version.
>
Why do you need to do that at all? Turn on CONFIG_OF_LIBFDT, and you
will be able to boot an DT kernel (with
Dear Fabio Estevam,
> Hi,
>
> I am able to successfully boot a zImage kernel with latest 2012.04
> U-boot on mx28evk.
Oh I'm so dead :-(
> Now I want to boot a dt zImage version.
>
> These are the steps I am doing:
>
> make menuconfig and select [*] Support MXS platforms from device tree
>
>
Hi,
I am able to successfully boot a zImage kernel with latest 2012.04
U-boot on mx28evk.
Now I want to boot a dt zImage version.
These are the steps I am doing:
make menuconfig and select [*] Support MXS platforms from device tree
make imx28-evk.dtb
make
cat arch/arm/boot/imx28-evk.dtb arch
7 matches
Mail list logo