1
0
Fork 0
remarkable-uboot/board/gumstix/pepper
Adam YH Lee 5e90470a86 pepper: Implement Board Detection mechanism
AM335x-based 'Gumstix Pepper' SBCs and variants use different types of
RAM (DDR2 vs DDR3 with DDR3 being the default).  Detect the board type
by reading the factory-programmed EEPROM [1] and use this to select any
runtime boot options such as RAM type.

[1] http://elinux.org/BeagleBoardPinMux#List_of_Vendor_and_Device_IDs

Signed-off-by: Adam YH Lee <adam.yh.lee@gmail.com>
Signed-off-by: Ash Charles <ashcharles@gmail.com>
2015-06-08 17:32:40 -04:00
..
Kconfig dm: select CONFIG_DM* options 2015-04-18 11:11:30 -06:00
MAINTAINERS Add board MAINTAINERS files 2014-07-30 08:48:06 -04:00
Makefile am335x: pepper: Add Gumstix Pepper AM335x-based machine 2014-05-13 19:47:51 -04:00
board.c pepper: Implement Board Detection mechanism 2015-06-08 17:32:40 -04:00
board.h pepper: Implement Board Detection mechanism 2015-06-08 17:32:40 -04:00
mux.c pepper: Implement Board Detection mechanism 2015-06-08 17:32:40 -04:00