commit | 08df4a21c7d580770cabd7ba62591da035d9a545 | [log] [tgz] |
---|---|---|
author | Arnab Basu <arnab.basu@freescale.com> | Mon Sep 08 12:19:58 2014 -0700 |
committer | York Sun <yorksun@freescale.com> | Thu Sep 25 08:36:19 2014 -0700 |
tree | 727980ab5b4e8a731550bd4c1b256edcc72fd0bb | |
parent | bb5783224b9b12eecf406761f82e3de2a2ca9dae [diff] |
fdt_support: Move of_read_number to fdt_support.h This is being done so that it can be used outside 'fdt_support.c'. Making life more convenient when reading device node properties that can be 32 or 64 bits long. Signed-off-by: Arnab Basu <arnab.basu@freescale.com> Cc: Scott Wood <scottwood@freescale.com>