commit | dd96cefe559197a7c070ae8fb998ed7b7229ca83 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Wed Feb 15 22:36:50 2023 -0500 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 02 15:32:25 2023 -0500 |
tree | 815c994881ef8f7e2cffcbfaa7553a745c958417 | |
parent | 57bef81e68549c37f3578260d2262a2dd2e12750 [diff] |
arm: rk3368: Select ARCH_EARLY_INIT_R when used On the lion and evb-px5 platforms, we need this function, so select it. Cc: Andy Yan <andy.yan@rock-chips.com> Cc: Quentin Schulz <quentin.schulz@theobroma-systems.com> Cc: Klaus Goger <klaus.goger@theobroma-systems.com> Signed-off-by: Tom Rini <trini@konsulko.com> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Quentin Schulz <quentin.schulz@theobroma-systems.com>