]> git.dujemihanovic.xyz Git - u-boot.git/commit
mips: malta: Drop CMD_DATE
authorSimon Glass <sjg@chromium.org>
Sun, 11 Aug 2024 14:50:33 +0000 (08:50 -0600)
committerHeiko Schocher <hs@denx.de>
Tue, 13 Aug 2024 04:09:05 +0000 (06:09 +0200)
commit6394f713cca0b8b98e24ccf60cca120d5a38aba0
tree4951aec6d36785b2ec76ac5d68abe8ba747c29f8
parenta1e8cd22c804351c12bebc87bd0112871dfcf2fd
mips: malta: Drop CMD_DATE

These boards use pre-driver model code and it is several years since the
migration deadline. Disable the 'date' command so that this old code can
be removed.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
configs/malta64_defconfig
configs/malta64el_defconfig
configs/malta_defconfig
configs/maltael_defconfig