Dear all:
as we all know, we call use ltib to compile all src code, and get the image,
but if i want to compile uboot or kernel or rootfs respectivly, without using ltib,
ex: i patched kernel by hand, after configuring the kernel, run "make uImage",
but the uImage i get seems to be different from the one compiled with ltib,
i use mfg tools burn two uImage into flash, but the one compiled by hand can not work,
while the one compiled with ltib works well.
so if i want to compile uboot or kernel or rootfs respectivly, without using ltib, what should be paid attention to ?