]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge patch series "Add Turris 1.x board"
authorTom Rini <trini@konsulko.com>
Fri, 12 Jul 2024 19:07:54 +0000 (13:07 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 12 Jul 2024 20:00:45 +0000 (14:00 -0600)
commit246a0ce1e17358c4a08579dfca9b33c179a3a928
tree437d584edf097dfc4eb9327f2943c6e0d13f93dc
parent1ca216522d41caa250c19dcb96d1f4c165556d90
parentf41582035cf771594d11d2e0d624ed82ed11eedf
Merge patch series "Add Turris 1.x board"

Marek Mojík <marek.mojik@nic.cz> says:

Hello all,

this is a continuation of previous work by Pali to add support for the
Turris 1.x board. As the patches were based on u-boot v2022.04, a
nontrivial rebasing was needed.

Some notes:
- Some options that are in SD defconfig are disabled in NOR defconfig
  because over the years u-boot grew and the old NOR defconfig will not
  fit into NOR memory.
- SD boot with RAM larger than 2GB will only allocate 2GB of RAM (We
  were not able to fix this yet)
board/CZ.NIC/turris_1x/Kconfig
boot/Kconfig