Advantech ROM-5420 B1 handleiding
Handleiding
Je bekijkt pagina 44 van 62

ROM-5420 B1/B2 User Manual 36
8. Select “Device Drivers”→”Real Time Clock”. You will see an option for “Seiko
Instruments S-35390A” on the list. Choose this option, then exit and save your
configuration.
Figure 3.2 Selecting Seiko Instruments S-35390A
9. Change the directory to “source/linux-3.0.35/arch/arm/mach-mx6” and edit
“board-mx6q_ROM-5420.h” and “board-mx6q_advantech.c”.
Please add the below codes to source/linux-3.0.35/arch/arm/mach-mx6/board-
mx6q_ROM-5420.h:
static struct i2c_board_info mxc_i2c0_board_info[] __initdata = {
{
I2C_BOARD_INFO("sgtl5000", 0x0a),
},
{
I2C_BOARD_INFO("s35390a", 0x30),
},
{
I2C_BOARD_INFO("24c02", 0x57),
},
};
Please add the below codes to
source/linux-3.0.35/arch/arm/mach-mx6/board-mx6q_advantech.c
i2c_register_board_info(0, mxc_i2c0_board_info,
ARRAY_SIZE(mxc_i2c0_board_info));
10. Please refer to section 3.5.1 of this manual to rebuild the kernel with an RTC
driver (Seiko Instruments S-35390A) after completing the above steps.
Note! If you cannot find the driver for your device from the list, please contact
your hardware vendor.
Bekijk gratis de handleiding van Advantech ROM-5420 B1, stel vragen en lees de antwoorden op veelvoorkomende problemen, of gebruik onze assistent om sneller informatie in de handleiding te vinden of uitleg te krijgen over specifieke functies.
Productinformatie
Merk | Advantech |
Model | ROM-5420 B1 |
Categorie | Niet gecategoriseerd |
Taal | Nederlands |
Grootte | 14448 MB |