Daniel Schwierzeck
e9dcd5b402
MIPS: remove CONFIG_SYS_MHZ
...
Resolve all uses of CONFIG_SYS_MHZ with the currently defined value.
Remove code which depends on CONFIG_SYS_MHZ but where no board configs
actually use that code.
Signed-off-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com >
Reviewed-by: Stefan Roese <sr@denx.de >
2022-11-02 21:42:32 +01:00
Wolfgang Denk
66356b4c06
WS cleanup: remove trailing empty lines
...
Signed-off-by: Wolfgang Denk <wd@denx.de >
2021-09-30 08:08:56 -04:00
Simon Glass
cd93d625fd
common: Drop linux/bitops.h from common header
...
Move this uncommon header out of the common header.
Signed-off-by: Simon Glass <sjg@chromium.org >
2020-05-18 21:19:23 -04:00
Paul Burton
cd71b1d5d2
mips: jz47xx: Add JZ4780 SoC support
...
Add initial support for the Ingenic JZ47xx MIPS SoC.
Cc: Daniel Schwierzeck <daniel.schwierzeck@gmail.com >
Signed-off-by: Paul Burton <paul.burton@imgtec.com >
Signed-off-by: Marek Vasut <marek.vasut@gmail.com >
Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com >
Reviewed-by: Marek Vasut <marex@denx.de >
2018-12-19 15:23:01 +01:00