commit | 476080a79367b950cb860ccf8a3a53fd24f6cccc | [log] [tgz] |
---|---|---|
author | Ley Foon Tan <lftan@altera.com> | Thu Aug 25 16:11:59 2016 +0800 |
committer | Ley Foon Tan <lftan@altera.com> | Thu Oct 06 18:19:16 2016 +0800 |
tree | e2fcb36662977631ccf9c40cd0eb33f39df7780e | |
parent | c8d2bc9bc39ebea8437fd974fdbc21847bb897a3 [diff] |
nios2: use of_property_read_bool Use of_property_read_bool instead of open-coding it as fpcu_has. Convert the members of struct cpuinfo from u32 to bool accordingly as they are only used as boolean anyhow. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Acked-by: Ley Foon Tan <lftan@altera.com>