[U-Boot] [PATCH v2] ARM: tegra: Add support for norrin board

Stephen Warren swarren at wwwdotorg.org
Fri Aug 1 01:21:43 CEST 2014


On 07/31/2014 05:14 PM, Allen Martin wrote:
> Norrin (PM370) is a Tegra124 clamshell board that is very similar to
> venice2, but it has a different panel, the sdcard cd and wp sense are
> flipped, and it has a different revision of the AS3722 PMIC.  This
> board is also refered to as "nyan" in the ChromeOS trees.

At a *very* quick glance, this looks OK. But, you'll need to do a bit of 
work to rebase it onto the latest u-boot/master. Kconfig has been 
introduced now, so you'll need to do at least:

* Don't touch boards.cfg (it's been removed)
* Add configs/norrin_defconfig
* Add board/nvidia/norrin/MAINTAINERS

I think that's it.


More information about the U-Boot mailing list