u-boot-brain/board/mediatek
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
..
mt7622 command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
mt7623 adding saveenv-command for bananapi r2 2019-01-18 09:26:04 -05:00
mt7628 mips: mtmips: add support for mt7628-rfb 2020-04-27 20:30:13 +02:00
mt7629 arm: MediaTek: add basic support for MT7629 boards 2018-11-28 23:04:50 -05:00
mt8512 ARM: MediaTek: add basic support for MT8512 boards 2020-01-16 09:39:45 -05:00
mt8518 common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
pumpkin board: mediatek: Add pumpkin board support 2019-07-29 09:32:11 -04:00