Re: [PATCH 1/3] ARM: amlogic: add JetHub common config header

2021-09-19 Thread Neil Armstrong
Hi, Le 19/09/2021 à 10:18, Vyacheslav Bocharov a écrit : > JetHub devices uses its own boot sequence with "rescue" button. > Add custom config header file that corrects boot order. > > Signed-off-by: Vyacheslav Bocharov > --- > include/configs/jethub.h | 40 +

[PATCH 1/3] ARM: amlogic: add JetHub common config header

2021-09-19 Thread Vyacheslav Bocharov
JetHub devices uses its own boot sequence with "rescue" button. Add custom config header file that corrects boot order. Signed-off-by: Vyacheslav Bocharov --- include/configs/jethub.h | 40 1 file changed, 40 insertions(+) create mode 100644 include/conf