Forked from
Reform / reform-boundary-uboot
Source project has a limited visibility.
-
Pavel Herrmann authored
Make ide_led() a weak alias instead of global/local function/empty macro based on CONFIG_IDE_LED value and/or board-specific CONFIGs, to get rid of board-specific code in cmd_ide.c Define dummy values to get rid of compoler errors in case where ide_led() used to be an empty macro Signed-off-by:
Pavel Herrmann <morpheus.ibis@gmail.com>
Pavel Herrmann authoredMake ide_led() a weak alias instead of global/local function/empty macro based on CONFIG_IDE_LED value and/or board-specific CONFIGs, to get rid of board-specific code in cmd_ide.c Define dummy values to get rid of compoler errors in case where ide_led() used to be an empty macro Signed-off-by:
Pavel Herrmann <morpheus.ibis@gmail.com>