commit | 12109573042ce7b10bc67c20abcc07df5238094d | [log] [tgz] |
---|---|---|
author | Thomas Fitzsimmons <fitzsim@fitzsim.org> | Wed Aug 22 18:37:54 2018 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Sep 10 21:19:31 2018 -0400 |
tree | db87f39becd4dc06127f41a15a85960f89419348 | |
parent | 93b283d49f933f95f3a6f40762936f454ac655a8 [diff] |
arm: bcm7445: Change serial console index Change the configured serial console index to reflect that it is the first physical UART, reorder some defconfig lines and move some environment configuration from bcmstb.h to bcm7445.h. Signed-off-by: Thomas Fitzsimmons <fitzsim@fitzsim.org> Cc: Florian Fainelli <f.fainelli@gmail.com>