Hi Simon,

On 2016-1-8 11:34, Simon Glass wrote:
Hi Jeffy,

On 4 January 2016 at 00:50, Jeffy Chen <[email protected]> wrote:
The android kernel is using appended dtb by default, and store
ramdisk right after kernel & dtb.
So we needs to relocate ramdisk, and use atags to pass params.

Signed-off-by: Jeffy Chen <[email protected]>
---

  include/configs/kylin_rk3036.h | 23 +++++++++++++++++++++++
  1 file changed, 23 insertions(+)
Acked-by: Simon Glass <[email protected]>

What kernel version are you using?
It's kernel v4.1 for android project:
git fetch https://android.googlesource.com/platform/hardware/bsp/kernel/common/v4.1 refs/changes/03/188603/5 && git checkout FETCH_HEAD :)

Regards,
Simon


On 2016-1-8 11:34, Simon Glass wrote:
Hi Jeffy,

On 4 January 2016 at 00:50, Jeffy Chen <[email protected]> wrote:
The android kernel is using appended dtb by default, and store
ramdisk right after kernel & dtb.
So we needs to relocate ramdisk, and use atags to pass params.

Signed-off-by: Jeffy Chen <[email protected]>
---

  include/configs/kylin_rk3036.h | 23 +++++++++++++++++++++++
  1 file changed, 23 insertions(+)
Acked-by: Simon Glass <[email protected]>

What kernel version are you using?

Regards,
Simon


_______________________________________________
U-Boot mailing list
[email protected]
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to