* Dennis Gilmore <[email protected]> [120708 16:11]:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi does anyone happen to have a working dtb file for the pandaboard?
> trying to test booting the fedora rawhide kernel which is
> 3.5.0-rc5 with a dtb file I made from the matching sources I dont get
> past decompressing the kernel. if i dont use a dtb file the system
> boots further but it i'm unable to find the root filesystem since it
> seems that the platform data has been messed up. modprobing omap
> results in no registration of the mmc block devices. 
> 
> i've not tested on a pandaboard ES or beagleboard yet  or any other
> type of omap system. 

FYI, I booted my panda es recently just fine with dtb append support
and the following .config addition using the plain
arch/arm/boot/dts/omap4-panda.dts file:

CONFIG_ARM_APPENDED_DTB=y
CONFIG_ARM_ATAG_DTB_COMPAT=y
CONFIG_EXT4_FS=y

Can you please enable DEBUG_LL, EARLY_PRINTK and add earlyprintk to
your cmdline and post what you get?

Regards,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to