public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v4 0/8] am335x: NOR support
@ 2013-07-18 19:12 Tom Rini
  2013-07-18 19:12 ` [U-Boot] [PATCH v4 1/8] am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERE Tom Rini
                   ` (8 more replies)
  0 siblings, 9 replies; 18+ messages in thread
From: Tom Rini @ 2013-07-18 19:12 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2013-08-13 15:45 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-18 19:12 [U-Boot] [PATCH v4 0/8] am335x: NOR support Tom Rini
2013-07-18 19:12 ` [U-Boot] [PATCH v4 1/8] am335x_evm: Drop useless CONFIG_ENV_IS_NOWHERE Tom Rini
2013-07-18 19:12 ` [U-Boot] [PATCH v4 2/8] am335x_evm: Update SPI_BOOT support, add MTDPARTS info Tom Rini
2013-07-18 19:13 ` [U-Boot] [PATCH v4 3/8] am335x_evm: Only set CONFIG_NAND when !CONFIG_SPI_BOOT Tom Rini
2013-07-18 19:13 ` [U-Boot] [PATCH v4 4/8] am335x_evm: Rework board_is_foo() checks Tom Rini
2013-07-18 19:13 ` [U-Boot] [PATCH v4 5/8] am33xx: Correct gpmc_cfg->irqstatus/enable Tom Rini
2013-07-18 19:13 ` [U-Boot] [PATCH v4 6/8] am335x_evm: Add support for the NOR module on the memory cape Tom Rini
2013-07-18 19:13 ` [U-Boot] [PATCH v4 7/8] am335x_evm: Add support to boot from NOR Tom Rini
2013-07-18 19:21   ` Albert ARIBAUD
2013-07-18 19:47     ` Tom Rini
2013-07-18 19:13 ` [U-Boot] [PATCH v4 8/8] board/ti/am335x/README: Document NOR programming Tom Rini
2013-07-30 13:28 ` [U-Boot] [PATCH v4 0/8] am335x: NOR support Tom Rini
2013-08-13 14:57   ` Mark Jackson
2013-08-13 15:00     ` Tom Rini
2013-08-13 15:06       ` Mark Jackson
2013-08-13 15:11         ` Tom Rini
2013-08-13 15:20           ` Mark Jackson
2013-08-13 15:45             ` Mark Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox