Hi Carlos, Daniel will let us know the correct behavior of RBL, but I think you need to modify u-boot in order to write ubl using u-boot's nand command.
RBL (and ubl_nand) requires CRC generated by DaVinci's hardware, but its algorithm is different from the one implemented in u-boot. So the ubl written by u-boot's nand command is considered erroneous by RBL's error check, and return to BOOTME situation. Regards, Hiroshi _______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
