nc100: Fix packing order
authorAlan Cox <alan@linux.intel.com>
Thu, 14 May 2015 19:49:12 +0000 (20:49 +0100)
committerAlan Cox <alan@linux.intel.com>
Thu, 14 May 2015 19:49:12 +0000 (20:49 +0100)
commit67f268305d040e909fc9968797e5764e8b9db614
tree4518247d80088660c784fd3b649d51fe2ed7e760
parent40a8741618a6bc44d8b22334e1fec125a760e8cf
nc100: Fix packing order

We need to put initializer after initialized and before data, otherwise we end
up packing 8K of zeroes. We really can't afford to be doing that!
Kernel/platform-nc100/crt0.s