
On Thu, Jul 31, 2014 at 04:21:43PM -0700, Stephen Warren wrote:
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.
I based the patch on u-boot-tegra/master, is there a tegra branch that has already been rebased? Or has the upstream workflow changed, so we're not collecting patches on u-boot-tegra for next merge window?
-Allen
nvpublic