It's definitely possible. But you should first compile a kernel with
kernel argument built in.

2014-11-05 0:55 GMT+08:00 Ryang HaeDong <[email protected]>:
> Hi All
> I'm trying to booting a stripped linux kernel directly from boot.axf on A20.
> I already tested booting on the A10 device without uboot.
> Of course A10 is working well but A20's linux kernel isn't booting.
> So I changed linux/linux.ini file.
>
> [segment]
> img_name = c:\linux\bImage
> img_size = 0x2000000
> img_base = 0x40008000
>
> [segment]
> img_name = c:\linux\params
> img_size = 0x100
> img_base = 0x40000100
>
> [script_info]
> script_base = 0x43000000
> script_size = 0x10000
>
> [logo_info]
> logo_name = c:\linux\android.bmp
> logo_address = 0x48000000
> logo_show = 1
>
>
> Could it be possible?
> Any further infomation would be appreciated.
>
> --
> You received this message because you are subscribed to the Google Groups
> "linux-sunxi" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"linux-sunxi" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to