1)As an added assistance to anyone who may want to opine on my issue, I have made this table which lists some of the differences I notice between the working printenv and bootup messages, and the non working one. There may be others. 2)Additionally, I have basically just copied MLO and u-boot.img into the 1st (fat) partition on my MMC. I have tried other methods of writing it directly (with tftp, mmc write, etc) but those seem to destroy my partition table. I don't think my methods of copying MLO and u-boot.img are at fault, but certainly a possility. THANKS!
BOOT MESSAGES: NOT WORKING WORKING Kernel image @ 0x82000000 [ 0x000000 - 0x32fdb0 ] Kernel image @ 0x80200000 [ 0x000000 - 0x32fdb0 ] fdt blob at 0x88000000 fdt blob at 0x80f80000 Loading Device Tree to 8fff6000, end 8ffff133 ... OK Using Device Tree in place at 80f80000, end 80f89133 Printenv: dfu_alt_info_mmc=boot part 0 1;rootfs part 0 2;MLO fat 0 1;MLO.raw raw 0x100 0x100; dfu_alt_info_mmc=boot part 0 1;rootfs part 0 2;MLO fat 0 1;MLO.raw mmc 100 100 fdt_addr_r=0x88000000 fdt_high=0xffffffff fdtaddr=0x88000000 fdtaddr=0x80F80000 *loadaddr=0x82000000* *loadaddr=0x80200000* -- *CONFIDENTIALITY NOTICE: This electronic transmission, including all attachments, is directed in confidence solely to the person(s) to whom it is addressed, or an authorized recipient, and may not otherwise be distributed, copied or disclosed. The contents of the transmission may also be subject to intellectual property rights and all such rights are expressly claimed and are not waived. If you have received this transmission in error, please notify the sender immediately by return electronic transmission and then immediately delete this transmission, including all attachments, without copying, distributing or disclosing same. * -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
