coreboot/src/drivers
David Hendricks 1d5390ecc8 size optimizations for max77686
This contains some size optimizations for the Maxim MAX77686 driver:
- change max77686_para.vol_{min,div} from u32 to u16 (currently their
  max value is 50000 so it should be fine)
- remove max77686_para.regnum which takes 4 bytes for each and is not
  used

(Patch was originally written by Hung-Te Lin, I'm just uploading it)

Change-Id: I24044427c49467e99380d1f60ebc59e69c285b22
Signed-off-by: Hung-Te Lin <hungte@chromium.org>
Signed-off-by: David Hendricks <dhendrix@chromium.org>
Reviewed-on: http://review.coreboot.org/2124
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-01-10 05:54:53 +01:00
..
ati Get rid of drivers class 2012-11-27 22:00:49 +01:00
dec Get rid of drivers class 2012-11-27 22:00:49 +01:00
elog ELOG: Support for non-memory mapped flash 2012-11-12 17:09:39 +01:00
emulation Get rid of drivers class 2012-11-27 22:00:49 +01:00
generic Get rid of drivers class 2012-11-27 22:00:49 +01:00
i2c Get rid of drivers class 2012-11-27 22:00:49 +01:00
ics Get rid of drivers class 2012-11-27 22:00:49 +01:00
ipmi Get rid of drivers class 2012-11-27 22:00:49 +01:00
maxim size optimizations for max77686 2013-01-10 05:54:53 +01:00
oxford Get rid of drivers class 2012-11-27 22:00:49 +01:00
pc80 build system: Treat cmos.default as text file 2012-11-30 21:24:57 +01:00
realtek Get rid of drivers class 2012-11-27 22:00:49 +01:00
sil Get rid of drivers class 2012-11-27 22:00:49 +01:00
spi Claim the SPI bus before writes if the IMC ROM is present 2012-12-12 22:34:16 +01:00
trident Get rid of drivers class 2012-11-27 22:00:49 +01:00
Kconfig Fix up Maxim MAX77686 driver 2012-12-12 00:27:04 +01:00
Makefile.inc Fix up Maxim MAX77686 driver 2012-12-12 00:27:04 +01:00