commit | 75cac781dca43e735fbb4166d994263a14f0823e | [log] [tgz] |
---|---|---|
author | Jiaxun Yang <jiaxun.yang@flygoat.com> | Thu Nov 07 12:01:15 2019 +0800 |
committer | Paul Burton <paulburton@kernel.org> | Mon Nov 11 10:44:56 2019 -0800 |
tree | ef25a2c60eefce7b1172db0a3d32f43e545a6137 | |
parent | 28e6b875fdbb17ef57cc4343d8825e0d5770f427 [diff] |
MIPS: Loongson{2ef, 32, 64} convert to generic fw cmdline All of Loongson firmwares are passing boot cmdline/env in the manner of YAMON/PMON. Thus we can remove duplicated cmdline initialize code and convert to generic fw method. Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com> Signed-off-by: Paul Burton <paulburton@kernel.org> Cc: linux-mips@vger.kernel.org Cc: chenhe@lemote.com