Re: [PATCH] ARM: shmobile: defconfig: enable initrd and atag dtb compat

2014-08-16 Thread Simon Horman
On Thu, Aug 14, 2014 at 02:25:57PM +0900, Simon Horman wrote: > On Wed, Aug 13, 2014 at 05:07:15PM -0700, Kevin Hilman wrote: > > Enable ATAG_DTB_COMPAT support for passing commandline from bootloader. > > Enable initrd support. > > > > Signed-off-by: Kevin Hilman > > --- > > With this, I can fin

Re: [PATCH] ARM: shmobile: defconfig: enable initrd and atag dtb compat

2014-08-13 Thread Simon Horman
On Wed, Aug 13, 2014 at 05:07:15PM -0700, Kevin Hilman wrote: > Enable ATAG_DTB_COMPAT support for passing commandline from bootloader. > Enable initrd support. > > Signed-off-by: Kevin Hilman > --- > With this, I can finally integrate the kzm9d into the board farm because I use > initrafms for t

[PATCH] ARM: shmobile: defconfig: enable initrd and atag dtb compat

2014-08-13 Thread Kevin Hilman
Enable ATAG_DTB_COMPAT support for passing commandline from bootloader. Enable initrd support. Signed-off-by: Kevin Hilman --- With this, I can finally integrate the kzm9d into the board farm because I use initrafms for the primary rootfs, and set the command-line from u-boot. Tested on next-201