[U-Boot] [PATCH v4 0/8] am335x: NOR support
Tom Rini
trini at ti.com
Thu Jul 18 21:12:57 CEST 2013
Hey all,
This series adds NOR support to am335x_evm, along with a few generic
changes to make gpmc clearer (for per-board things like different NOR
chips, etc). This series depends on the last go-round of the am335x
falcon mode docs as that adds the README that I add more content to.
And while I say this in 3/8, to be clear, I expect to drop 3/8 in favor
of Justin Waters' way of doing this instead, I just include this here for
completeness and will get it all happy together when I assemble things
in u-boot-ti.
The big changes in v4 are:
- Apply again to master which includes a few non-trivial updates, so the
linker script got re-synced.
- After checking what's going on, and testing with NAND again, we can be
common with gpmc_cfg->irqstatus/enable, and only set documented bits
in gpmc_cfg->config
--
Tom
More information about the U-Boot
mailing list