commit | 84998f4ccb88cb67218e8ce6b71c6883f50bb35d | [log] [tgz] |
---|---|---|
author | Linus Walleij <linus.walleij@linaro.org> | Fri Oct 11 16:49:54 2024 +0200 |
committer | Michael Trimarchi <michael@amarulasolutions.com> | Sat Oct 12 18:10:44 2024 +0200 |
tree | 35646f49d60ed251a38a879cc735e05c247211c8 | |
parent | 4de19a9615414ad33dbee62c68877c0492c936aa [diff] |
mtd: rawnand: brcmnand: Add BCMBCA RAW NAND driver The Broadcom BCA platforms are broadband access SoCs. This is a port of the upstream Linux driver to U-Boot. It was based on drivers/mtd/nand/raw/brcmnand/bcmbca_nand.c from Linux v6.11. Reviewed-by: Michael Trimarchi <michael@amarulasolutions.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>