mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-17 16:30:33 -05:00
This DT property allows marking flash partition that Linux should use as a root device. It's useful for devices that don't use U-Boot and cmdline parser for partitioning. It may be used with "fixed-partitions" or some dynamic partitioning based on flash content. Signed-off-by: Rafał Miłecki <rafal@milecki.pl>