Skip to content

[RX51] Account for uInitrd filename change in u-boot script

clayton craft requested to merge craftyguy:master into master

The uInitrd filename is appended with 'flavor' so, for example, with the rx-51 the generated file is named 'uInitrd-nokia-rx51'. This corrects the rx51's u-boot script to account for this change in filename.

This fixes #152 (closed)

Merge request reports