Verify that the firmware has been loaded with good CRC: OK
Firmware loading completed successfully
bcm4908_eth-0
MAC: 70:69:5a:76:40:3c
Hit ESC key to stop autoboot:
u-boot>
u-boot> boardinit bundle-axel-SS-8_10_130_0.img // Some output here was removed in order to emphasize the interactive prompts. Full outputs are shown after the final step. Program PHY firmware? [y/N]: y Program UBIFS image? [y/N]: y Program bootloaders? [y/N]: n //pay attention: the last option must be “n”
u-boot> boardinit bundle-axel-SS-8_10_130_0.img Download image bundle-axel-SS-8_10_130_0.img... Use bcm4908_eth-0 device TFTP from server 10.1.1.1; our IP address is 10.1.1.104 Filename 'bundle-axel-SS-8_10_130_0.img'. Load address: 0x501144b0 Loading: #################################################################
// Note: The # symbols can continue to print until the image is fully transfered, this can take a few minutes //
done Bytes transferred = 147999664 (8d24bb0 hex) Program PHY firmware? [y/N]: y Writing PHY firmware to NOR flash... >>> Backup current PHY firmware image @300000:45000...[Success] >>> Erase flash blocks ..........[Success] >>> Write PHY firmware image ...[Success] [Success] Program UBIFS image? [y/N]: y Writing UBIFS to NAND...
NAND erase.part: device 0 offset 0x6c0000, size 0x3f940000 Skipping bad block at 0x00e00000 …… Erasing at 0x3ffc0000 -- 100% complete. OK
NAND write: device 0 offset 0x6c0000, size 0x8c80000 Skip bad block 0x00e00000 147324928 bytes written: OK [Success] Program bootloaders? [y/N]: n //pay attention: the last option must be “n” u-boot> u-boot> reset