samus: add Kingston SSD firmware 2.3

Firmware for model: KINGSTON RBU-SUS151S332GD (and the 64GB version)
Firmware version: S9FM02.3

Included in a plain old hex array for expediency. It's more difficult
(with little gain, for a one-off) to set up separate flash sections.
Plus, the flash map doesn't have much freely-available RW space left and
the general layout is fixed, of course.

Generated with:

    $ bin2h 16 < S9FM02.3.BIN > ssdfw-2.3.h

(plus a few comments)

BUG=chromium:467131
TEST=none

Change-Id: I02b045b1585c9e5ac9acd613825358a38dff10a1
Signed-off-by: Brian Norris <briannorris@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/308075
Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
1 file changed