diff options
author | Paul Gortmaker <paul.gortmaker@windriver.com> | 2011-12-05 11:41:07 -0500 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2012-01-04 15:27:59 -0600 |
commit | dabc78403fc2ad96e6fc8b53c6c6abcc02e152ee (patch) | |
tree | eb356aa380aab4de38cf58aaf2bc1dc4b51a81ca /arch/powerpc/boot | |
parent | 96ea3b4a70edc9fdfaa7080ced102b1eb62a6616 (diff) |
sbc834x: put full compat string in board match check
The commit 883c2cfc8bcc0fd00c5d9f596fb8870f481b5bda:
"fix of_flat_dt_is_compatible() to match the full compatible string"
causes silent boot death on the sbc8349 board because it was
just looking for 8349 and not 8349E -- as originally there
were non-E (no SEC/encryption) chips available. Just add the
E to the board detection string since all boards I've seen
were manufactured with the E versions.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot')
0 files changed, 0 insertions, 0 deletions