]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge tag 'u-boot-nand-20240115' of https://source.denx.de/u-boot/custodians/u-boot...
authorTom Rini <trini@konsulko.com>
Mon, 15 Jan 2024 14:29:57 +0000 (09:29 -0500)
committerTom Rini <trini@konsulko.com>
Mon, 15 Jan 2024 14:29:57 +0000 (09:29 -0500)
commitb9631fe7817e18f04ef556516af28b736d688b7e
treeb104156461c105115cb4e4192cbb7812563cb4af
parent697758e7c81131da6db0e3b10515019fe3aca8c9
parent4dfa08af79097d068d6657a4c77e7d474733b796
Merge tag 'u-boot-nand-20240115' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash

Pull request for u-boot-nand-20240115

The first patch is by Heinrich Schuchardt and fixes an integer overflow

The following two patches are by Dario Binacchi and add arguments check
to the nand_mtd_to_devnum() and nand_register() functions.

The remaining patches are by Roger Quadros and include various fixes for
the OMAP platform.