Compiling the new firmware

You needn’t to generate ramdisk.img.

ramdisk partition is still there, but we don’t use it. If you want, you still can use the old BOOTCOMMAND to boot the kernel.

imgread kernel ${bootdisk} ${loadaddr}; bootm ${loadaddr}