hi Guo: I guess CONFIG_ARM_APPENDED_DTB and CONFIG_ARM_ATAG_DTB_COMPAT are ARM soc specific? So, what if I want to boot MIPS kernel, but without bootloader support DT? Thanks Dennis On Thu, Apr 12, 2012 at 1:19 PM, Shawn Guo wrote: > On Thu, Apr 12, 2012 at 09:50:39AM +0530, Viresh Kumar wrote: > > Hi, > > > > My U-boot is on an older version and that doesn't have DT support for > ARM. > > Now, is there any way of booting Linux with DT, without U-Boot > supporting DT? > > > This is how I responded to Fabio on the same query a few hours ago :) > > - Turn on CONFIG_ARM_APPENDED_DTB and CONFIG_ARM_ATAG_DTB_COMPAT > - cat zImage mx27pdk.dtb > zImage_dtb > - Boot zImage_dtb as you do with zImage > > Regards, > Shawn > _______________________________________________ > devicetree-discuss mailing list > devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org > https://lists.ozlabs.org/listinfo/devicetree-discuss >