commit | c0bb0608ec79f8480432e169ccc3857dc7f7c205 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Tue Mar 20 15:31:37 2018 -0700 |
committer | Benson Leung <bleung@chromium.org> | Mon Apr 09 22:52:17 2018 -0700 |
tree | 2efd3c1d77ca31510449fcc97f8bdda0924559ea | |
parent | f00c1d199e05f4f633a3ae34f16f707257d56fcf [diff] |
platform/chrome: chromeos_laptop - discard data for unneeded boards Mark board data as __intconst/__initdata and make a copy of appropriate entry once we identified the board we are running on. The rest of the data will be discarded once the kernel finished booting (or module finished loading). Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Benson Leung <bleung@chromium.org>