]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge branch '2022-04-20-assorted-improvements'
authorTom Rini <trini@konsulko.com>
Wed, 20 Apr 2022 18:33:53 +0000 (14:33 -0400)
committerTom Rini <trini@konsulko.com>
Wed, 20 Apr 2022 18:33:53 +0000 (14:33 -0400)
commite2743c2aa0390f9590c13197cfee288a11b88dc0
tree127dc4d0079353e6f5cb7df708bfc5bc5f348bb5
parent246e03476ba325051600017b552460d7f37c3191
parentdd2b8c1155d016800cbbaa1bd70efdd81f9da493
Merge branch '2022-04-20-assorted-improvements'

- Two TI K3 updates, update SYS_MALLOC_F_LEN default to be 0x2000 and
  move TI am33xx to use that as well, fix DT relocation with multiple
  DRAM banks, and add a gpio read sub-command.