u-boot-brain/board/toradex/colibri_imx6
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
..
colibri_imx6.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
do_fuse.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
Kconfig arm: imx: initial support for colibri imx6 2016-12-16 10:03:43 +01:00
MAINTAINERS MAINTAINERS: change apalis_imx6/colibri_imx6 maintainers 2020-01-07 10:26:56 +01:00
Makefile arm: imx: initial support for colibri imx6 2016-12-16 10:03:43 +01:00
pf0100_otp.inc colibri_imx6: change pmic fusing according to hw 1.1 requirements 2019-04-13 20:30:09 +02:00
pf0100.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
pf0100.h board: colibri_imx6: check for and report ecc errors in fuses 2019-04-13 20:30:09 +02:00