Stefan Eichenberger
3f18cdaff7
netbird_v2: fix spl uart boot
2017-11-27 16:08:08 +01:00
Stefan Eichenberger
fd055a5672
netbird_v2: fix set defaltconsole
2017-11-27 16:08:08 +01:00
Stefan Eichenberger
9f5e4cd0e9
netbird: shield: fix error handling and information output
2017-09-13 14:00:40 +02:00
Stefan Eichenberger
d7677ffa84
nbhw16: shield: fix output in case of error
2017-09-04 17:07:39 +02:00
Stefan Eichenberger
e229e0cb3a
nbhw16: board_descriptor: fix indent
2017-09-04 14:01:32 +02:00
Stefan Eichenberger
4c8d1c8447
nbhw16: shield: cleanup indent, don't show specific erros, show usage instead
2017-09-04 13:53:32 +02:00
Stefan Eichenberger
1fe2efa399
nbhw16: shield: don't print no shield bd found in production code
2017-09-04 09:37:46 +02:00
Stefan Eichenberger
afb88d5192
shield: disable debug messages
2017-08-21 18:05:46 +02:00
Stefan Eichenberger
4c75617528
netbird: board: make shield messages more useful
2017-08-21 18:05:46 +02:00
Stefan Eichenberger
a6f157c6db
netbird: fix compilation error
2017-08-02 16:46:20 +02:00
Stefan Eichenberger
22506ffe45
nbhw16: add shield command (dualcan and comio)
2017-07-05 16:18:00 +02:00
Stefan Eichenberger
1fc30e873a
nbhw16: correct factory reset indication
2017-04-12 18:36:55 +02:00
Stefan Eichenberger
8fcb0f99f7
netbird_v2: pxe boot: update environment
2017-03-30 15:13:19 +02:00
Stefan Eichenberger
e494b8cf62
netbird_v2: set addresses direct not via variables
...
Variable assignment via variables does not work in the predefined
configuration.
2017-03-22 09:45:51 +01:00
Stefan Eichenberger
36db1ecf18
netbird_v2: make address hexadecimal
2017-03-21 12:43:40 +01:00
Stefan Eichenberger
1cf38b946c
netbird_v2: set correct pxefileaddr
2017-03-21 12:42:08 +01:00
Stefan Eichenberger
237c554f79
netbird_v2: fix previous commit
2017-03-21 11:58:56 +01:00
Stefan Eichenberger
a9612b4971
netbird_v2: enable pxe boot
2017-03-20 17:43:15 +01:00
Stefan Eichenberger
1af4aa3890
netbird_v2: fct do probe instead of read on i2c address 0x51
2017-03-01 14:24:36 +01:00
Stefan Eichenberger
18ea9aa748
netbird: use fdt_image for bringupboot too
2017-03-01 10:14:12 +01:00
Stefan Eichenberger
2eb55644f8
netbird_v2: set led b on startup instead of led a
2017-02-28 17:08:35 +01:00
Stefan Eichenberger
2ce29e8019
netbird: remove iso partition support
2017-02-28 17:08:35 +01:00
Stefan Eichenberger
aac68f1176
nbhw16_v2: also enable new GPIO for USB Power
2017-02-28 13:45:44 +01:00
Stefan Eichenberger
2c94b90993
netbird: use same bd as netbird_v2
2017-02-28 12:06:19 +01:00
Stefan Eichenberger
ff99850b58
nbhw16: add fct check function during boot
2017-02-28 11:34:04 +01:00
Stefan Eichenberger
3cf092bd86
nbhw16: Add support for new board descriptor format
2017-02-27 18:26:31 +01:00
Stefan Eichenberger
caf606af00
nbhw16: add defconfig for nbhw16_v2
2017-01-18 10:59:58 +01:00
Stefan Eichenberger
b32f8f38b3
netbird_v2: correct ext usb vbus power seq
...
The usb powerup sequence was still wrong, this commit corrects it.
2017-01-16 11:55:10 +01:00
Stefan Eichenberger
d79da774b6
netbird_v2: use ttyS instead of ttyO
2017-01-13 16:30:13 +01:00
Stefan Eichenberger
f94db92d6f
netbird_v2: print HW version during boot
2017-01-13 11:44:30 +01:00
Stefan Eichenberger
d30c6e69e7
config: am335x_netbird: remove unnecessary commands
2017-01-13 09:34:31 +01:00
Stefan Eichenberger
dc68897256
netbird_v2: remove unused commands enable usb0 disable usb1
2017-01-12 16:43:09 +01:00
Stefan Eichenberger
4cea8778fe
netbird_v2: set ddr_data for netbird_v2
2017-01-12 16:16:56 +01:00
Stefan Eichenberger
ea780f2706
netbird_v2: correct powerup sequencing according to datasheet
...
This is a finding by RS during HW verification.
2017-01-12 16:07:14 +01:00
Stefan Eichenberger
d661aae654
netbird_v2: enable wlan clock in u-boot
2017-01-12 11:34:39 +01:00
Stefan Eichenberger
4642adbd4e
netbird: prodboot: use correct dtb
2017-01-09 10:40:35 +01:00
Stefan Eichenberger
8fef81eb07
netbird_v2: load nbhw16-nb800 devicetree file
2016-12-28 09:36:10 +01:00
Stefan Eichenberger
7a6e5f10f8
netbird_v2: Do a correct enable of the external USB PWR
...
The external USB Port needs to power on first the Regulator and then
enable the Load Switch.
2016-12-27 12:05:59 +01:00
Stefan Eichenberger
4413b6d2b6
bdparser: remove faulty debugging code
...
There was some debugging code in the bdparser, that delayed the boot up
and was missbehaving on the new hardware.
2016-12-27 12:03:39 +01:00
Stefan Eichenberger
a02ad82a18
netbird_v2: correct some muxings
2016-12-23 11:33:35 +01:00
Stefan Eichenberger
5590a82b6d
netbird: add netbird version 2
...
Add the netbird version 2 configuration, this is the prototype release
of the final NB800 product.
2016-12-14 15:02:53 +01:00
Stefan Eichenberger
ea6c758e46
mux: configure unused sysboot pins
...
Configure unused sysboot pins, remove dead code.
2016-08-22 16:27:04 +02:00
Stefan Eichenberger
13976f5c93
netbird: update sdram timings for 512MB RAM
...
The old SDRAM timings were not working for the new 512MB chip, this
commit fixes the timing settings, so that it works for 256 and 512 MB
chips.
2016-08-16 13:38:10 +02:00
Stefan Eichenberger
046cd824c1
netbird: set V_OSCK to 0, this will autodetect the clock
...
This patch uses the autodetection of the Oszillator frequency from
sysboot1.
2016-08-12 16:48:31 +02:00
Stefan Eichenberger
0353db9168
nbhw16: take clock from sysboot1
...
Take the clock read from sysboot1, this is what the HW engineers set,
and should be correct.
2016-08-12 16:48:31 +02:00
Stefan Eichenberger
f04af26024
board: move nm stuff to board_late init
2016-08-09 17:03:39 +02:00
Stefan Eichenberger
2ce88153b0
nbhw16: defconfig use s as stopstring
2016-08-09 17:02:39 +02:00
Stefan Eichenberger
0f113cb0d5
bdparser: remove windows line endings \r\n
2016-08-09 16:39:34 +02:00
Marcel Reichmuth
d799d21b6e
nbhw16: fixed auto boot for sdprod script
...
nbhw16: added nbsw style u-boot environment settings
nbhw16: added factory reset and recovery boot support via reset button
nbhw16: set hardware version on kernel command line
nbhw16: removed dummy u-boot partition
2016-07-11 16:16:43 +02:00
Stefan Eichenberger
705d166512
nbhw16: configure CLK_OUT1 in mux.c
...
A HW design option is to enable CLK_OUT1 for the PHYs.
2016-07-06 17:07:06 +02:00