diff --git a/README.hardware b/README.hardware index ad2fe89500..e22fc0899e 100644 --- a/README.hardware +++ b/README.hardware @@ -308,9 +308,9 @@ Load the kernel and dtb (device tree blob), and boot the system as follows: 5. Download the kernel and dtb, and boot: - => tftp 800000 uImage-mpc8315e-rdb.bin - => tftp 780000 uImage-mpc8315e-rdb.dtb - => bootm 800000 - 780000 + => tftp 1000000 uImage-mpc8315e-rdb.bin + => tftp 2000000 uImage-mpc8315e-rdb.dtb + => bootm 1000000 - 2000000 Ubiquiti Networks RouterStation Pro (routerstationpro)