Skip to content
Snippets Groups Projects
Commit cd9d0f9e authored by Mantas Pucka's avatar Mantas Pucka Committed by Piotr Dymacz
Browse files

uboot-envtools: add support for 8devices Rambutan


Signed-off-by: default avatarMantas Pucka <mantas@8devices.com>
parent 68b5d34f
No related merge requests found
......@@ -67,6 +67,10 @@ wzr-hp-ag300h)
dr531)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0xf800" "0x10000"
;;
rambutan)
ubootenv_add_uci_config "/dev/mtd1" "0x0" "0x20000" "0x20000"
ubootenv_add_uci_config "/dev/mtd1" "0x100000" "0x20000" "0x20000"
;;
qihoo-c301)
ubootenv_add_uci_config "/dev/mtd9" "0x0" "0x10000" "0x10000"
;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment