diff options
author | Mathias Kresin <dev@kresin.me> | 2016-10-02 21:00:22 +0200 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2016-10-15 09:01:45 +0200 |
commit | 0a219c8dfb02ce8e0862bff118739d1158585c32 (patch) | |
tree | 0837ea73039b39700a882dc2a9e5e7dd5eab17b3 /target/linux/ramips/dts/BR-6475ND.dts | |
parent | e7ec5df33bdb3929c1b99adb68813643cc6ecd25 (diff) | |
download | upstream-0a219c8dfb02ce8e0862bff118739d1158585c32.tar.gz upstream-0a219c8dfb02ce8e0862bff118739d1158585c32.tar.bz2 upstream-0a219c8dfb02ce8e0862bff118739d1158585c32.zip |
ramips: use rootfs splitter and new image build code for BR-6475ND
Use the edimax uImage splitter instead of the fixed size rootfs
partition.
Signed-off-by: Mathias Kresin <dev@kresin.me>
Diffstat (limited to 'target/linux/ramips/dts/BR-6475ND.dts')
-rw-r--r-- | target/linux/ramips/dts/BR-6475ND.dts | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/target/linux/ramips/dts/BR-6475ND.dts b/target/linux/ramips/dts/BR-6475ND.dts index f437ac165c..87b048a841 100644 --- a/target/linux/ramips/dts/BR-6475ND.dts +++ b/target/linux/ramips/dts/BR-6475ND.dts @@ -80,11 +80,6 @@ reg = <0x00070000 0x00790000>; label = "firmware"; }; - - partition@170000 { - reg = <0x00270000 0x00590000>; - label = "rootfs"; - }; }; rtl8367 { |