aboutsummaryrefslogtreecommitdiffstats
path: root/conf/machine/raspberrypi3-64.conf
AgeCommit message (Collapse)Author
2018-08-17raspberrypi3-64.conf: Use linux-firmware-raspbian packages and add bcm43455Andrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.com>
2017-09-24Support using u-boot with Image format for raspberrypi3-64Paul Barker
For raspberrypi3-64 we need to use the Image or Image.gz format with u-boot instead of the legacy uImage format. We also need to issue the 'booti' command to boot the kernel instead of 'bootm'. Signed-off-by: Paul Barker <pbarker@toganlabs.com>
2017-09-20raspberrypi3-64: Use vc4-fkms-v3d overlay for rpi64Khem Raj
Use correct overlay for enabled vc4 accelaration This enable 3D accelaration over dispmanx on vc4/rpi64 Enable audio over HDMI Disable overscan to avoid graphics glitches Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-06-26raspberrypi3-64.conf: Don't use raspberrypi as MACHINEOVERRIDESMichal Mazurek
The current setup broke the build for rpi3-64 when we wanted to port some changes from rpi3 to rpi0. Signed-off-by: Michal Mazurek <michal@resin.io>
2017-04-21raspberrypi3-64.conf: Make SERIAL_CONSOLE overwritableAndrei Gherzan
Signed-off-by: Andrei Gherzan <andrei@gherzan.ro>
2017-04-17pitft: Include the pitft35r dtbo filesRob Woolley
Include the pitft35r device tree blobs in the filesystem of the image. Signed-off-by: Rob Woolley <rob.woolley@windriver.com>
2017-03-11linux-raspberrypi: Default to 4.9 kernelKhem Raj
4.9 is now declared stable for raspberrypi Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-02-16raspberrypi3-64.conf: Add vc4graphics to MACHINE_FEATURESKhem Raj
Userland wont work in 64bit mode Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-02-16raspberrypi3-64.conf: Specifiy rpi3-64bit dtbsKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-02-16raspberrypi3-64.conf: Use 4.9 as default kernelKhem Raj
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2017-02-16Add raspberrypi3-64.confHerve Jourdain
Signed-off-by: Herve Jourdain <herve.jourdain@neuf.fr> Signed-off-by: Khem Raj <raj.khem@gmail.com>