Quantcast
Channel: banana pi single board computer open source project official forum BPI team - Latest posts
Viewing all articles
Browse latest Browse all 43922

Banana Pi BPI-W2 (RTD1296) new image : Openwrt Lede with Kernel 4.9

$
0
0

Banana Pi BPI-W2 (RTD1296) new image : Openwrt Lede with Kernel 4.9

video demo on youtube:

Overview

build BPI-W2 uboot & openwrt for emmc boot ,support weston-terminal,so support weston wayland and ffmpeg

Getting started

  1. build uboot
   a. cd Bootcode/U-Boot64
      ./build.sh [RTD16xx_spi|RTD16xx_emmc|RTD129x_spi|RTD129x_emmc]
   b. ./build.sh RTD129x_emmc
   c. ls -al DVRBOOT_OUT/RTD129x_emmc/B00-RTD1296_hwsetting_BOOT_4DDR4_4Gb_s1866-nas-RTD1296_emmc.bin


  1. build openwrt
   a. cd  OpenWRT-LEDE
   b. cp -a configs/129x_kernel49_nas_videoplayer.config .config
   c. make oldconfig
   d. make V=s -j4
   e. ls -al bin/targets/realtek/rtd129x-glibc/install.img
   f. ls -al bin/targets/realtek/rtd129x-glibc/rescue
      emmc.uImage
      rescue.emmc.dtb
      rescue.root.emmc.cpio.gz_pad.img

  1. install uboot to emmc (boot from SD and write uboot to emmc)
   a. prepare BPI-W2 ubuntu or debian SD 
   b. cp -a Bootcode/U-Boot64/DVRBOOT_OUT/RTD129x_emmc/B00-RTD1296_hwsetting_BOOT_4DDR4_4Gb_s1866-nas-RTD1296_emmc.bin /media/pi/BPI-BOOT
   c. BPI-W2 switch SW4 set to "1" boot from sd (ubuntu or debian) and press ESC
   d. fatload sd 0:1 0x01500000 B00-RTD1296_hwsetting_BOOT_4DDR4_4Gb_s1866-nas-RTD1296_emmc.bin
   e. go 0x01500000

  1. install openwrt to emmc
   a. prepare U-DISK with fat32 file system
   b. cp -a OpenWRT-LEDE/bin/targets/realtek/rtd129x-glibc/install.img /media/pi/BPI-BOOT
   c. cp -a OpenWRT-LEDE/bin/targets/realtek/rtd129x-glibc/rescue/* /media/pi/BPI-BOOT
   d. BPI-W2 switch SW4 set to "0" boot from emmc and press ESC
   e. go ru

download link:

https://drive.google.com/drive/folders/1p5tk6-8E498llDBYnabZHJtsEosUufnr

if anyone need source code and help us to development ,please PM github account to us ,we will add you in our github team.


Viewing all articles
Browse latest Browse all 43922

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>