Bernard Xiong 5a259bd93c [BSP] Add imx6sx 10 years ago
..
board_audio.c 5a259bd93c [BSP] Add imx6sx 10 years ago
board_buttons.c 5a259bd93c [BSP] Add imx6sx 10 years ago
board_camera.c 5a259bd93c [BSP] Add imx6sx 10 years ago
board_can.c 5a259bd93c [BSP] Add imx6sx 10 years ago
board_display.c 5a259bd93c [BSP] Add imx6sx 10 years ago
board_hdmi.c 5a259bd93c [BSP] Add imx6sx 10 years ago
board_i2c.c 5a259bd93c [BSP] Add imx6sx 10 years ago
board_i2c.h 5a259bd93c [BSP] Add imx6sx 10 years ago
board_io_expanders.c 5a259bd93c [BSP] Add imx6sx 10 years ago
board_io_expanders.h 5a259bd93c [BSP] Add imx6sx 10 years ago
board_mipi.c 5a259bd93c [BSP] Add imx6sx 10 years ago
board_nand.c 5a259bd93c [BSP] Add imx6sx 10 years ago
board_network.c 5a259bd93c [BSP] Add imx6sx 10 years ago
board_pcie.c 5a259bd93c [BSP] Add imx6sx 10 years ago
board_sata.c 5a259bd93c [BSP] Add imx6sx 10 years ago
board_usb.c 5a259bd93c [BSP] Add imx6sx 10 years ago
board_usdhc.c 5a259bd93c [BSP] Add imx6sx 10 years ago
buffers.h 5a259bd93c [BSP] Add imx6sx 10 years ago
hardware_modules.c 5a259bd93c [BSP] Add imx6sx 10 years ago
readme.txt 5a259bd93c [BSP] Add imx6sx 10 years ago

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.