Comment 3 for bug 1087544

Revision history for this message
Fathi Boudra (fboudra) wrote : Re: [Bug 1087544] Re: Device Tree directory is empty on Linux Linaro Panda 4430.

On 7 December 2012 11:50, warmcat <email address hidden> wrote:
> Can you give us the result of strings on your boot.scr? Or if that
> doesn't exist let us know.

setenv initrd_high "0xffffffff"
setenv fdt_high "0xffffffff"
setenv bootcmd "fatload mmc 0:1 0x80200000 uImage; fatload mmc 0:1
0x81600000 uInitrd; fatload mmc 0:1 0x815f0000 board.dtb; bootm
0x80200000 0x81600000 0x815f0000"
setenv bootargs "console=tty0 console=ttyO2,115200n8
root=UUID=55ee1017-ab8c-4398-aa20-43cd767582cf rootwait ro earlyprintk
fixrtc nocompcache vram=48M omapfb.vram=0:24M mem=456M@0x80000000
mem=512M@0xA0000000"