]> git.ipfire.org Git - people/ms/u-boot.git/commit
avr32: data_bits should reflect the actual number of data bits
authorHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
Sat, 30 Aug 2008 15:28:36 +0000 (17:28 +0200)
committerHaavard Skinnemoen <haavard.skinnemoen@atmel.com>
Mon, 1 Sep 2008 11:41:58 +0000 (13:41 +0200)
commit4c24e8288c601cb773ab02528b48a8577970e867
tree7efa82caa351fe68a6e7be401e8a0e37e735836b
parent66b7bc5175325809718d8d49ef073bc1036ad71b
avr32: data_bits should reflect the actual number of data bits

Make the data_bits enum in struct sdram_config reflect the actual number
of data bits on the bus, i.e. 16 or 32. Having 0 mean 16 bits and 1 mean
32 bits is just too confusing.

Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
include/asm-avr32/sdram.h