[Buildroot] [PATCH 1/1] Preliminary support for Raspberry Pi 3.

Peter Korsgaard peter at korsgaard.com
Fri Apr 22 20:18:51 UTC 2016


>>>>> "Ubaldo" == Ubaldo Porcheddu <ubaldo at eja.it> writes:

 > Signed-off-by: Ubaldo Porcheddu <ubaldo at eja.it>
 > ---
 >  board/raspberrypi3/genimage-raspberrypi3.cfg | 30 +++++++++++++
 >  board/raspberrypi3/post-build.sh             |  9 ++++
 >  board/raspberrypi3/post-image.sh             | 22 ++++++++++
 >  board/raspberrypi3/readme.txt                | 64 ++++++++++++++++++++++++++++
 >  configs/raspberrypi3_defconfig               | 36 ++++++++++++++++
 >  5 files changed, 161 insertions(+)
 >  create mode 100644 board/raspberrypi3/genimage-raspberrypi3.cfg
 >  create mode 100755 board/raspberrypi3/post-build.sh
 >  create mode 100755 board/raspberrypi3/post-image.sh
 >  create mode 100644 board/raspberrypi3/readme.txt
 >  create mode 100644 configs/raspberrypi3_defconfig

Thanks. Aren't these basically identical to the rpi1/rpi2 variants
(except for the genimage script)? Please rework it to simply add a
raspberrypi3 symlink like we do for raspberrypi2.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list