Stefan Agner
78b456d05c
Fix U-Boot crash seen on RPi400 ( #1057 ) ( #1058 )
2020-12-04 20:54:49 +01:00
Stefan Agner
bf1eaf44d5
Raspberry Pi: Add RPi400 and CM4 support ( #1025 )
...
Backport patches for RPi400 and CM4 support. Tested on a RPi400 which
seems to successfully boot and run Home Assistant OS with this.
2020-11-26 23:13:57 +01:00
Stefan Agner
01475a8c45
Fix boot from USB for Raspberry Pi 32-bit installations ( #987 ) ( #1022 )
2020-11-26 23:04:24 +01:00
Stefan Agner
502ef82b80
Bump U-Boot to 2020.10 for all boards using U-Boot ( #889 )
2020-10-10 12:27:47 +02:00
Stefan Agner
ebc93692f5
Drop UART write retry patch from U-Boot ( #873 )
...
The patch causes U-Boot freezes in some configurations. The root cause
is that U-Boot does not allow to use the bss section in pre-relocation
code (which is where the UART is used). Drop the patch as it is not
required currently.
See also:
http://u-boot.10912.n7.nabble.com/RPi4-U-Boot-freeze-td424432.html#a427198
2020-09-24 13:37:44 +02:00
Pascal Vizeli
98f13d9282
RPi 5.4 ( #631 )
...
* RaspberryPi: Update kernel 68fd7d52c9fc7c40b996d6b91acaf3e03b2c3ea0
* update kernel config
* update bootloader
* Fix boot
* work
* fix boot
* Fix script
* optimize script
2020-04-23 23:05:28 +02:00
Pascal Vizeli
d340e79bea
Fix RPI issues with u-boot / firmware ( #503 )
...
* Fix RPI issues with u-boot / firmware
* Cleanup bluetooth handling
* Use RC4 for u-boot on rpi4
2019-12-10 19:07:16 +01:00
Ryan Bray
960e11dc4f
Uboot bootstate ( #215 )
...
* Uboot: cleaning up bootstate env import/export.
* Tinker: Add potential eMMC boot support.
2018-10-26 11:36:29 +02:00
Pascal Vizeli
12b5731e20
os: fix u-boot env size ( #153 )
...
* os: fix u-boot env size
* Delete fw_env.config
2018-08-08 12:48:07 +02:00
Pascal Vizeli
9ef96373a9
Update buildroot 2018.05.1 / u-boot ( #150 )
...
* Update buildroot 2018.05.1 / u-boot
* Cleanup
* Fix bl
2018-08-07 16:45:12 +02:00
Pascal Vizeli
fbb45e1544
tinker: Initial support ( #140 )
...
* tinker: initial support
* Fix info
* Fix uboot defconfig
* Split kernel config
* Fix name
* Add post-image
* Init different boot
* Add SPL images
* Dynamic rauc config
* Support SPL for OTA
* Fix expand script style
* Fix SPL
* Bump build u-boot
* Cleanup
* Add cmd for scritps
* Use kernel from armbian
* Fix u-boot
* Add bluetooth support
* Fix bt
* Fix env
* Change uart debug like rpi
* move config
2018-08-03 13:21:55 +02:00