riscv-software-src / riscv-pk

RISC-V Proxy Kernel
Other
581 stars 307 forks source link

couldn't boot up image larger than 16MB #227

Open yzt000000 opened 3 years ago

yzt000000 commented 3 years ago

if the linux kernel ‘s size is larger than 16MB, It could not boot successful。

typically, linux-4.x will generate about 11MB image with default config linux-5.x will generate about 19MB image with default config .

the image generated from linux-5.x will always failed to boot up