On Sat, Apr 13, 2013 at 11:32 PM, Sonny Rao <
sonn...@chromium.org> wrote:
> On Sat, Apr 13, 2013 at 8:28 PM, newbie_osdev <
arthys...@gmail.com> wrote:
>> When I try to boot kernel from u-boot prompt it panics:
>>
>> My u-boot env for kernel args looks like this
>>
>> bootargs= cros_legacy root=/dev/mmcblk0p7 rootwait rw mmcrootfstype=ext4
>> console=ttySAC3,115200 debug verbose earlyprintk daisy lsm.module_locking=0
>>
>> I am pretty sure that there is no problem with the internal emcc itself and
>> a valid root fs reside in the above partition.
>
> What makes you say that? I see I/O errors in the tiny bit of log you
> posted. Do you know why that is happening?