
30 Oct
2013
30 Oct
'13
4:35 p.m.
On 10/30/2013 05:19 AM, Alban Bedel wrote:
On Mon, 28 Oct 2013 16:00:06 -0600 Stephen Warren swarren@wwwdotorg.org wrote:
On 10/21/2013 08:28 AM, Alban Bedel wrote:
Add support for the new Tamonten™ NG platform from Avionic Design. Currently only I2C, MMC, USB and ethernet have been tested.
diff --git a/board/avionic-design/common/tamonten-ng.c b/board/avionic-design/common/tamonten-ng.c
Most of the PMU #defines aren't used either.
I'll remove them too, althought I hate having hardcoded values in the code instead of a human readable definition of the registers.
I didn't say to remove them all. It only makes sense to remove the macros that aren't used, which is most of them. The 1 or 2 that are used are fine.