Il 10/12/2013 08:32, Alexey Kardashevskiy ha scritto: > As suffixes do not make sense for sPAPR's device tree and > there is no way to filter them out on the BusState::get_fw_dev_path > level, let's add an ability for the external caller to specify > whether to apply suffixes or not. > > Signed-off-by: Alexey Kardashevskiy <a...@ozlabs.ru>
SeaBIOS simply ignores unknown suffixes once it has recognized a part of the path. Could SLOF do the same? Paolo