9c78c8c0d7
The NanoPi R2S is a FriendlyElec mini-router based on: - Rockchip RK3328 SoC - 1GB (or 2GB) DDR4 RAM - Gigabit Ethernet (WAN) - Gigabit Ethernet (USB3) (LAN) - USB 2.0 Host Port - MicroSD slot - Reset button - WAN - LAN - SYS LED https://www.friendlyarm.com/index.php?route=product/product&path=69&product_id=282 Signed-off-by: Gilles Talis <gilles.talis@gmail.com> [Arnout: - explicitly set BR2_cortex_a53=y; - remove unused mtools and dosfstools; - add BR2_TARGET_UBOOT_NEEDS_PYLIBFDT=y; ] Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
5 lines
126 B
Plaintext
5 lines
126 B
Plaintext
label NanoPi R2S linux
|
|
kernel /boot/Image
|
|
devicetree /boot/rk3328-nanopi-r2s.dtb
|
|
append root=/dev/mmcblk0p1 rw rootwait
|