summaryrefslogtreecommitdiffstats
path: root/README.hardware
diff options
context:
space:
mode:
Diffstat (limited to 'README.hardware')
-rw-r--r--README.hardware6
1 files changed, 3 insertions, 3 deletions
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:
308 308
309 5. Download the kernel and dtb, and boot: 309 5. Download the kernel and dtb, and boot:
310 310
311 => tftp 800000 uImage-mpc8315e-rdb.bin 311 => tftp 1000000 uImage-mpc8315e-rdb.bin
312 => tftp 780000 uImage-mpc8315e-rdb.dtb 312 => tftp 2000000 uImage-mpc8315e-rdb.dtb
313 => bootm 800000 - 780000 313 => bootm 1000000 - 2000000
314 314
315 315
316Ubiquiti Networks RouterStation Pro (routerstationpro) 316Ubiquiti Networks RouterStation Pro (routerstationpro)