* u-boot tree status update
@ 2016-06-23 7:33 Joel Stanley
2016-06-23 17:58 ` Xo Wang
0 siblings, 1 reply; 2+ messages in thread
From: Joel Stanley @ 2016-06-23 7:33 UTC (permalink / raw)
To: OpenBMC Maillist
Hello,
Cedric and I have been working on a u-boot tree that would support our
ast2400 and ast2500 boards on a modern upstream base.
We've now reached the milestone where a representative set of systems
I have access to can boot, with networking, and load Linux (palmetto,
ast2500evb, witherspoon). I have pushed this to the openbmc/u-boot
tree as v2016.05-aspeed-openbmc. There are three configurations in
there:
ast_g4_defconfig: ast2400 platforms with SPI-NOR and NC-SI support
ast_g5_defconfig: ast2400 platforms with SPI-NOR and dedicated PHY support
witherspoon_bmc_defconfig: ast2500 platforms with SPI-NOR and NC-SI support
The names aren't the best I agree. Also, most of our configuration is
hard coded in board headers. We want to move the platforms over to
using u-boot's Kconfig system, as well as adding support for
Facebook's ast2400 platforms that use a different network and flash
configuration.
High on the priority list is to bring in Teddy's excellent cleanup
work so we can all work on a common tree, and continue the march
towards upstream.
In the coming weeks Cedric is working on cleaning up the flash driver,
and I will be looking at adding NC-SI support to the ftgmac100 driver
so we can drop the aspeednic driver.
Cheers,
Joel
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: u-boot tree status update
2016-06-23 7:33 u-boot tree status update Joel Stanley
@ 2016-06-23 17:58 ` Xo Wang
0 siblings, 0 replies; 2+ messages in thread
From: Xo Wang @ 2016-06-23 17:58 UTC (permalink / raw)
To: openbmc
Hi,
> The names aren't the best I agree. Also, most of our configuration is
> hard coded in board headers. We want to move the platforms over to
> using u-boot's Kconfig system, as well as adding support for
> Facebook's ast2400 platforms that use a different network and flash
> configuration.
Excellent work, guys. I agree with the move to Kconfig. The #define
configuration in aspeed's code is pretty hairy and probably part of what
blocks the march to upstream.
cheers
//xo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-06-23 17:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-23 7:33 u-boot tree status update Joel Stanley
2016-06-23 17:58 ` Xo Wang
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.