dist, dev: fix etherswitch upgrade script
authorCurtis Dunham <Curtis.Dunham@arm.com>
Mon, 19 Dec 2016 18:12:28 +0000 (12:12 -0600)
committerCurtis Dunham <Curtis.Dunham@arm.com>
Mon, 19 Dec 2016 18:12:28 +0000 (12:12 -0600)
commitb7d072b2353038ea9d00d4ea536449295ab10839
treebce980c34b47b3c08988527d98b00922d501363a
parentbc7ab6970a7ea9408853ed0eb278727214c41577
dist, dev: fix etherswitch upgrade script

The aforementioned upgrader in [1] assumes every option in [system]
has a delimiting '.', and also seems to do its rewriting work a bit too
unconditionally.  Most checkpoints in the wild don't have this device,
in which case this script should be a safe no-op.

[1] 2aa4d7b  dist, dev: Fixed the packet ordering in etherswitch

Change-Id: Icfd0350985109df1628eb9ab864cda42c54060a8
Reviewed-by: Gabor Dozsa <gabor.dozsa@arm.com>
util/cpt_upgraders/etherswitch.py