my system has OMAP3530DCUS + micron NAND (29F4G16ABCWC).
first, MMC booting, then program to NAND (xloader & u-boot).
second, change sys_boot = 0b110101, but NAND Booting is not working.
third, change sys_boot=0b001111, xloader working through MMC, u-boot working through NAND.
why not working case "sys_boot = 0b110101".