u-boot-brain/board/toradex
Simon Glass 0914011310 command: Remove the cmd_tbl_t typedef
We should not use typedefs in U-Boot. They cannot be used as forward
declarations which means that header files must include the full header to
access them.

Drop the typedef and rename the struct to remove the _s suffix which is
now not useful.

This requires quite a few header-file additions.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-05-18 18:36:55 -04:00
..
apalis_imx6 command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
apalis_t30 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
apalis-imx8 doc: update reference to README.imx8image 2020-04-16 23:06:54 -04:00
apalis-tk1 command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
colibri_imx6 command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
colibri_imx7 common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
colibri_pxa270 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
colibri_t20 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
colibri_t30 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
colibri_vf doc: update reference to README.imximage 2020-04-16 23:06:54 -04:00
colibri-imx6ull doc: update reference to README.imximage 2020-04-16 23:06:54 -04:00
colibri-imx8x doc: update reference to README.imx8image 2020-04-16 23:06:54 -04:00
common command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
verdin-imx8mm command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00