Hi, everyone.
I'm a newbie on U-Boot.
As I would not use any NOR Flash on
my project, U-Boot and
Linux Kernel are both seated on the
NAND Flash. The bootrom
can boot only a piece of code not
more than 16K, so I must
cut U-Boot down to 16k or divide it
into two stages (like GRUB).
I am at the very beginning point and
look forward to ANY hints
from U. Thanks a lot.