rt-thread/bsp/imx6sx/iMX6_Platform_SDK/board/common
Bernard Xiong 5a259bd93c [BSP] Add imx6sx 2015-08-09 09:36:12 +08:00
..
board_audio.c [BSP] Add imx6sx 2015-08-09 09:36:12 +08:00
board_buttons.c [BSP] Add imx6sx 2015-08-09 09:36:12 +08:00
board_camera.c [BSP] Add imx6sx 2015-08-09 09:36:12 +08:00
board_can.c [BSP] Add imx6sx 2015-08-09 09:36:12 +08:00
board_display.c [BSP] Add imx6sx 2015-08-09 09:36:12 +08:00
board_hdmi.c [BSP] Add imx6sx 2015-08-09 09:36:12 +08:00
board_i2c.c [BSP] Add imx6sx 2015-08-09 09:36:12 +08:00
board_i2c.h [BSP] Add imx6sx 2015-08-09 09:36:12 +08:00
board_io_expanders.c [BSP] Add imx6sx 2015-08-09 09:36:12 +08:00
board_io_expanders.h [BSP] Add imx6sx 2015-08-09 09:36:12 +08:00
board_mipi.c [BSP] Add imx6sx 2015-08-09 09:36:12 +08:00
board_nand.c [BSP] Add imx6sx 2015-08-09 09:36:12 +08:00
board_network.c [BSP] Add imx6sx 2015-08-09 09:36:12 +08:00
board_pcie.c [BSP] Add imx6sx 2015-08-09 09:36:12 +08:00
board_sata.c [BSP] Add imx6sx 2015-08-09 09:36:12 +08:00
board_usb.c [BSP] Add imx6sx 2015-08-09 09:36:12 +08:00
board_usdhc.c [BSP] Add imx6sx 2015-08-09 09:36:12 +08:00
buffers.h [BSP] Add imx6sx 2015-08-09 09:36:12 +08:00
hardware_modules.c [BSP] Add imx6sx 2015-08-09 09:36:12 +08:00
readme.txt [BSP] Add imx6sx 2015-08-09 09:36:12 +08:00

readme.txt

Notes about board/common directory:

Because the mx6dq and mx6sdl chips share the same boards, board code common to
those chips is placed in this directory.

Board code for the mx6sl goes under in the board directories under board/mx6sl,
as there is very little shared with the mx6dq and mx6sdl since they don't use
the same boards.